English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

'Üye' sıralanabilir üyesi null (Visual Basic'te Hiçbir Şey) olduğundan bu üyenin değeri girilemiyor. Koleksiyon, IEnumerable veya T[] değilse, ICollection uygulamalı ve varsayılan oluşturucuyla önceden başlatılmış veya yazılabilir olmalıdır.

Click to search this error in Google

English version

Cannot populate the value of enumerable member 'Member' because it is null (Nothing in Visual Basic). If the collection is not IEnumerable or T[] it must implement ICollection and be either pre-initialized or be writable with a default constructor.

Click to search this error in Google



Localized version
 Turkish

Error category
 .Net Framework

Other localized versions
6 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions